<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{box-sizing: border-box;}
body{font-family: "寰蒋闆呴粦";padding: 0;margin: 0;font-size: 14px;background: #fff;}
ul,li{padding: 0;margin: 0;list-style: none;}
li{list-style-type:none;}
div,form,img,ul,ol,li,dl,dt,dd,p,span{margin: 0;padding: 0;border: 0;}
input{margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;font-size: 12px;font-weight: normal;}
a{text-decoration: none;color: #000;}
img{border: none;}
.main,.layer,.container,.HomeNav{width:1200px;margin:auto;overflow:hidden;_zoom:1;}
/*top*/
.top{width: 100% ;max-width: 1920px;line-height: 30px;height: 30px;background:#323232; overflow: hidden;margin: 0 auto;}
.top .main {width: 1200px;overflow: hidden; margin: 0 auto ;color: #fff;}
.top .main  .left {width :50%;max-width: 500px;float: left;overflow: hidden;}
.top .main  .right {width :40%;max-width: 400px;float: right;overflow: hidden;text-align: right;}
.top .main  .right a{color:#fff;}
.top .main  .right a:hover{color:#ABABAB;}

/*澶撮儴*/
.to_bg{height:135px;background:#fff;overflow:hidden;}
.logo_bg{width:1200px;margin:0 auto;overflow:hidden;}
.logo{width:597px;height:135px;float:left;}

.to_bg .h_right{width:480px;height:85px;float:right;overflow:hidden;margin-top:32px;}
.to_bg .h_right ul li{width:68px;height:85px;float:left;overflow:hidden;margin-right:0px;}
.to_bg .h_right ul li p{width:70px;height:30px;line-height:30px;overflow:hidden;font-size:12px;text-align:center;}
.to_bg .h_right ul li em{width:53px;height:53px;margin-left:6px;overflow:hidden;display:block;border:1px solid #ddd;border-radius:30px;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;-ms-transition:all 0.5s ease;}
.to_bg .h_right ul li a:hover{color:#193782;}
.to_bg .h_right ul li.syls em{background:#fff url(../images/tb1.png) 12px 8px no-repeat;}
.to_bg .h_right ul li.syls a:hover em{background:#193782 url(../images/tb1.png) 12px -51px no-repeat;}
.to_bg .h_right ul li.ggfw em{background:#fff url(../images/tb1.png) -58px 8px no-repeat;}
.to_bg .h_right ul li.ggfw a:hover em{background:#193782 url(../images/tb1.png) -58px -51px no-repeat;}
.to_bg .h_right ul li.ylyy em{background:#fff url(../images/tb1.png) -126px 8px no-repeat;}
.to_bg .h_right ul li.ylyy a:hover em{background:#193782 url(../images/tb1.png) -126px -51px no-repeat;}
.to_bg .h_right ul li.jypx em{background:#fff url(../images/tb1.png) -196px 8px no-repeat;}
.to_bg .h_right ul li.jypx a:hover em{background:#193782 url(../images/tb1.png) -196px -51px no-repeat;}
.to_bg .h_right ul li.cmgg em{background:#fff url(../images/tb1.png) -262px 8px no-repeat;}
.to_bg .h_right ul li.cmgg a:hover em{background:#193782 url(../images/tb1.png) -262px -51px no-repeat;}
.to_bg .h_right ul li.jrbx em{background:#fff url(../images/tb1.png) -330px 8px no-repeat;}
.to_bg .h_right ul li.jrbx a:hover em{background:#193782 url(../images/tb1.png) -330px -51px no-repeat;}
.to_bg .h_right ul li.mumen em{background:#fff url(../images/tb1.png) -401px 8px no-repeat;}
.to_bg .h_right ul li.mumen a:hover em{background:#193782 url(../images/tb1.png) -401px -51px no-repeat;}

/*鍏叡瀵艰埅*/
.nav{height:45px;line-height:45px;position:relative;}
.nav_ul{height:45px;line-height:45px;background:#193782;}
.nav_ul ul{width:1256px;margin:0 auto;font-size:14px;overflow:hidden;text-align:center;}
.nav_ul ul li{float:left;width:157px;}
.nav_ul ul li p{height:45px;width:100%;overflow:hidden;}
.nav_ul ul li a{height:45px;color:#fff;display:block;}
.nav_ul ul li a:hover,.nav_ul ul .on a{background:#0a1e4b;}

.nav_ul ul li dl{width:200%;float:left;padding-top:1px;height:0;transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;-webkit-transition:all 1s ease;position:relative;overflow:hidden;}
.nav_ul ul li:hover dl{height:420px;}
.nav_ul ul li dl dt{width:50%;height:39px;line-height:39px;float:left;margin-right:10px;background:rgba(30, 30, 30, 0.8)!important;*background:#000;*filter:alpha(opacity=70);margin-bottom:1px;position:relative;overflow:hidden;}
.nav_ul ul li dl dt:hover{overflow:visible;}
.nav_ul ul li dl dt p{height:39px;}
.nav_ul ul li dl dt a{height:39px;}
.nav_ul ul .on dl dt a{background:none;}
.nav_ul ul li dl dt a:hover{background:#193782;}
.nav_ul ul li dl dt b{width:100%;height:100px;overflow:hidden;position:absolute;top:0;left:100%;display:block;background:#fff;}
.nav_ul ul li dl dt b a{display:block;height:98%;border:1px solid #ccc;overflow: hidden;}
.nav_ul ul li dl dt b a img{display:block;height:90px;margin:5px auto;max-width:93%;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;}
.nav_ul ul li dl dt b a:hover{background:#fff;}
.nav_ul ul li dl dt b a:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}

.Topnav{position:fixed;top:0px;left:0px;width:100%;}
.Topnav .nav_ul{background:rgba(0, 0, 0, 0.7)!important;*background:#000;*filter:alpha(opacity=50);*position:static;_background:#193782;}
.Topnav ul li{*position:relative;}



/*banner*/
.banner{height: 500px;position: relative;box-shadow: 0px 2px 5px rgba(0,0,0,0.3);min-width: 1200px; width: 100%;max-width: 1920px;_width: 1920px;margin: 0 auto;overflow: hidden;}
.bannercut{width: 1920px;height: 500px;position: absolute;left: 50%;top: 0;}
.bannerppt{width: 1920px;height: 500px;overflow: hidden;position: relative;left: -50%;}
.bannerppt .pic{width: 1920px;height: 500px;overflow: hidden;}
.bannerppt .pic ul{height: 500px;position: absolute;}
.bannerppt .pic ul li{float: left;width: 1920px;height: 500px;overflow: hidden;position: relative;text-align: center;}
.bannerppt .btnBg{height: 30px;background: url(../bannerimages/adchange.jpg);display: none;}
.bannerppt .btn{text-align: center;position: absolute;bottom: 0;height: 36px;width: 100%;}
.bannerppt .btn span{display:inline-block;_display:inline-block;_zoom:1;width:60px;height:24px;_font-size:0;margin-right:5px;cursor:pointer; background:#fff;border-radius: 2px;*height:24px;*width: 60px;}
.bannerppt .btn span img{width: 60px;height: 24px;}
.bannerppt .btn span.on{background:#fff;}
/*fort*/
.fort {width: 100%;max-width: 1920px;overflow: hidden;padding-bottom: 30px;background: #e7e7e9;margin: 0 auto;color: #f0f0f0;}
.fort a{color: #fff;}
.fort a:hover{color: #ffc600;}

.fort .daohang{width:100%; height: 50px;overflow: hidden; background:url(../images/nav.jpg)0 0 no-repeat;line-height: 50px;text-align: center;}
.fort .daohang .main{width: 1200px; overflow: hidden;margin: 0 auto;}
.fort .daohang .main a{display: block;display: inline-block;font-size: 14px;padding: 0 15px;font-family:  "瀹嬩綋";}

.fort .dibu{width:1200px;margin: 0 auto;overflow: hidden;padding-top:15px;background:#e7e7e9;}
.fort .dibu .left{width:200px;overflow: hidden;float: left;margin:20px 0 0 55px;}
.fort .dibu .left pic{width:200px;height: 140px; overflow: hidden;float: left;}
.fort .dibu .left pic img{width:200px;height: 140px; overflow: hidden;float: left;}
.fort .dibu .mid {width:420px;overflow: hidden;float:left;margin-left:30px;margin-top: 20px;}
.fort .dibu .mid .tit{width:420px;overflow: hidden;float: left;font-family: "寰蒋闆呴粦";font-size:20px;font-weight: bold;color: #4F4F4F;line-height:35px;}
.fort .dibu .mid .lx{margin-bottom: 10px; width:420px;overflow: hidden;float: left;font-family: "寰蒋闆呴粦";font-size:16px;color: #626262;line-height:24px;}
.fort .dibu .right{float: right;width:337px;overflow: hidden;text-align: center;margin-top:20px;margin-right:35px;}
.fort .dibu .right .ewm{float:left;width:152px;height:190px; overflow: hidden;color: #353535;font-size: 16px;}
.fort .dibu .right .ewm img{float: right;width:152px;height:152px; overflow: hidden;margin-top:0px;}
.fort .dibu .right .ewm2{float: right;width:152px;height:190px; overflow: hidden;color: #353535;font-size: 16px;}
.fort .dibu .right .ewm2 img{float: right;width:152px;height:152px; overflow: hidden; margin-top: 0px;}
/*鍐呴〉*/
.pro-floor{margin-bottom:10px;}
.pro-floor-con,.case-list,.gsxc-list{width:846px;overflow:hidden;padding:10px 0;margin:0 auto;}
.pro-floor-con ul,.case-list ul,.gsxc-list ul{width:900px;overflow:hidden;}
.pro-floor-con ul li,.case-list ul li,.gsxc-list ul li{width:192px;*width:184px;overflow:hidden;}
.case-con,.gsxc-con{height:auto;}
.case-list ul li,.gsxc-list ul li{margin:10px;}
.case-list ul li .pic,.gsxc-list ul li .pic{width:184px;}

.showpro-detail .detail-content{padding:10px 0 0 0;}

.pro-contact-con{height:auto;}
.pro-contact-con ul li{line-height: 1.7em;}
.contactus{width:860px;height:450px;}
.w1003{min-width:1200px;}
.detail-tit{background: url(/Storage/jchy888/upfiles/605e4a3b71a5cf7f7df2.jpg) no-repeat;}

.videos-con{height:auto;}
.videos-con ul li{height:auto;border:0;text-align:center;margin-bottom:30px;}

.aboutus-con p{line-height:1.8em;margin-bottom:10px;}

.category-other-con ul{margin-top:-10px;padding-bottom:10px;}
.category-other-con ul li.cpc1{margin-top:10px;}
.category-other-con ul li.cpc1{background:#f5f5f5 url(/Storage/dggxbz/upfiles/26fe8ead9a68a6fe70d8.jpg) 32px 11px no-repeat;border:0;margin-bottom:5px;}
.category-other-con ul li.cpc2{background:#fff;border:0;height:24px;line-height:24px;}
.category-other-con ul li.cpc2 a{height:24px;color:#555;}

/*鑷畾涔�*/
.container{margin-bottom:10px;width:1100px}
.jieshao li a{background:url(/Storage/jchy888/upfiles/9c086db4c71091812024.jpg) no-repeat;width:100px;height:32px;display:block;}
.jieshao li a img{background:none;display:none;}
.category-other-con ul{margin-top:10px;}
.contact{height:780px;}
.contact-con{height:780px;background:url(/Storage/jchy888/upfiles/95af5f57761892f2024e.jpg) no-repeat;}
.showpro-detail .detail-content{color:#666;}
.pro-contact-con{background:url(/Storage/jchy888/upfiles/74923830f86753aee3a3.jpg) no-repeat;}
.gsxc-left{font-size: 16px;color: #fff;float: left;font-weight: bold;width:80px;}
.gsxc-right{ float: right;padding-right: 10px;color: #fff;}
.gsxc-right a{color:#fff;}

/*鐧惧害鍦板浘*/
.sybddt{width:220px; height:300px;}
.sybddt .sybddt_tit{height: 40px; line-height: 40px; background: #1e80db; text-align: center;}
.sybddt .sybddt_tit p{font-size: 16px; font-weight: bold; text-align: left; padding-left: 35px; line-height: 40px; color: #fff;}

.kefu{width: 156px;height: 205px;overflow: hidden;}
.kefu .kfnr{padding-top: 14px;}
.kefu table{ margin-left: 45px;width: 111px;}
.kefu table td{float: left;}
.kefu table td{padding: 3px 0;float: left;}</pre></body></html>